home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / dev / misc / WatchMem.readme < prev   
Text File  |  1998-01-05  |  3KB  |  70 lines

  1. Short:    BugFix! V1.4d - Small prog to observe memory usage of other progs
  2. Author:   Daniel `ThunderPig` Raedel
  3. Uploader: p5dara@rz.uni-jena.de
  4. Type:     dev/misc
  5. Requires: OS V37+
  6.  
  7. USAGE: Run WatchMem SIZE/N,DELAY/N, where SIZE is the amount of bytes that
  8.        shall be stolen every time you click on the `Steal`-Gadget (using
  9.        this feature, you can test your program's reactions when it has to
  10.        run under `low memory`). Clicking on `Release` will release the whole
  11.        stolen memory. The SIZE may also be modified with the integer gadget
  12.        in the window. DELAY is the number of 1/50 seconds the program waits
  13.        until it refreshes the display and asks for messages.
  14.        Default: SIZE=25000, DELAY=5.
  15.  
  16.        Starting from Workbench:
  17.        There are four Tooltypes the program looks for:
  18.        SIZE    - see above
  19.        DELAY   - ...
  20.        TOP     - the top corner of the window
  21.        LEFT    - the left corner
  22.  
  23. FEATURES: font sensitive, *very* small (5512 Bytes turbo-imploded),
  24.           runs on the default public screen, supports tooltypes and
  25.           CLI-args.
  26.  
  27.           New to V1.4c
  28.           Select scrolling method for graphical display
  29.           (time, (small or large) memory change); bugfix
  30.  
  31.           New to V1.4
  32.           Select type of mem to be stolen, optional
  33.           window that shows mem graphically; bugfix
  34.  
  35.  
  36. FIXED BUGS:
  37.             V1.4c -> V1.4d
  38.             - Prog used a V39-function in the gfx-win (THX J.Granseuer!)
  39.             - now clears Bevelboxes first before writing new free mem
  40.               (caused some slight problems with certain fonts...)
  41.  
  42.             V1.4 -> V1.4c
  43.             - Prog crashed when selecting `relative graphics` without
  44.               an open gfx win (THX R. Mueller!)
  45.  
  46.             V1.3 -> V1.4
  47.             - opened win in right upper visible corner of screen if
  48.               the tooltypes LEFT, RIGHT were 0
  49.             - had some problems with proportional fonts - now uses
  50.               the DefaultFont
  51.  
  52.             V1.2 -> V1.3
  53.             - improved message handling
  54.             - fell back to Delay() - but now user-configurable
  55.             - killed fatal bug in selecting a public screen.
  56.  
  57.  
  58. ============================= Archive contents =============================
  59.  
  60. Original  Packed Ratio    Date     Time    Name
  61. -------- ------- ----- --------- --------  -------------
  62.    13800    4727 65.7% 08-Nov-97 15:54:52  WatchMem
  63.    14868    6217 58.1% 08-Nov-97 16:09:38  WatchMem.doc
  64.     2059     475 76.9% 14-Sep-97 14:31:02  WatchMem.doc.info
  65.      902     369 59.0% 14-Sep-97 14:31:02  WatchMem.info
  66.     2184    1085 50.3% 08-Nov-97 16:03:18  WatchMem.readme
  67.     2059     474 76.9% 14-Sep-97 14:31:02  WatchMem.readme.info
  68. -------- ------- ----- --------- --------
  69.    35872   13347 62.7% 10-Nov-97 04:05:38   6 files
  70.